| Fully Qualified Name: | CodeIgniter\Format\XMLFormatter |
| Implements: | FormatterInterface |
XML data formatter
| Name | Description | Defined By |
|---|---|---|
| format() | Takes the given data and formats it. | XMLFormatter |
Takes the given data and formats it.
| Parameter Name | Type | Description |
|---|---|---|
| $data | ||
| $data |
Returns: string|bool (XML string | false)